* progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 7 Apr 2007 16:55:28 +0000 (16:55 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 7 Apr 2007 16:55:28 +0000 (16:55 +0000)
lisp/ChangeLog

index c11df8cf513c59b83dde732bdaef0cf182c5e4de..9650bd45c57c5819bf1cfdee413beccca33bbf13 100644 (file)
@@ -1,5 +1,7 @@
 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
 
+       * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
+
        * net/tls.el (open-tls-stream): Properly handle case where there
        is no associated buffer.